Activity Log Presentation Event
@Serializable
Represents a presentation event in the activity log.
A presentation event is recorded when an mDoc is presented to a verifier or when a presentation request is declined.
Constructors
Link copied to clipboard
constructor(id: String, eventType: PresentationEventType, requestDetails: RequestDetails, responseDetails: ResponseDetails?, sessionType: SessionType)